home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special XP & Vista / Chip Spesial XP & Vista.iso / 3_Gadgets / Daily_Numerological_Forecast / Numerology.B4U.1.1.gadget / css / docked.css next >
Cascading Style Sheet File  |  2007-02-05  |  352b  |  21 lines

  1. body { 
  2.     width:127px;
  3.     height:193px;
  4.     background: url(../images/docked.png);
  5.     background-repeat:no-repeat;
  6.     padding-top: 5px;
  7.     font-family:Corbel;
  8. }
  9. #dockedMsg {
  10.     color:#FFFFFF;
  11.     position: absolute;
  12.     top:45px;
  13.     left:20px;
  14.     width:90px;
  15.     font-weight:bold;
  16.     font-size:12px;
  17.     height: 130px;;
  18.     overflow:hidden;
  19.     vertical-align:middle;
  20. }
  21.